Resultados de la búsqueda

Para más opciones de búsqueda, vea Ayuda:Búsqueda.

No hay resultados que cumplan los criterios de búsqueda en este sitio.

Resultados de la Wikipedia en inglés.

  • substantially improve performance for objects that need frequent allocation and deallocation, and so it is often used in video games. In this system, memory…
    23 kB (2674 palabras) - 20:05 24 abr 2024
  • leaks and buffer overflows. These are due to bugs related to the allocation and deallocation of dynamic memory. Programs written in languages that have garbage…
    7 kB (418 palabras) - 07:17 22 ago 2022
  • for having the arrays a and b available simultaneously. Also, allocation and deallocation are often slow operations. Since we no longer need a, we can…
    8 kB (1151 palabras) - 02:47 18 nov 2023
  • header <new>, but requires that programmers write their own allocation and deallocation functions, overloaded for user-defined types. For example, one…
    24 kB (2714 palabras) - 10:10 23 feb 2024
  • The comparison however is made to a program generated by inserting deallocation calls using an oracle, implemented by collecting traces from programs…
    38 kB (3962 palabras) - 07:44 24 abr 2024
  • Compiler Collection (GCC)". Gianna Cioni, Antoni Kreczmar, Programmed deallocation without dangling reference, Information Processing Letters, v. 18, 1984…
    14 kB (1781 palabras) - 10:50 24 abr 2024
  • allocation can potentially have a great deal of overhead for both allocation and deallocation. The persistent nature of static objects is useful for maintaining…
    99 kB (10 938 palabras) - 05:16 26 abr 2024
  • preallocating pools of memory and using a custom, lightweight scheme for allocation/deallocation. The overhead of write barriers is more likely to be noticeable…
    37 kB (5271 palabras) - 17:01 7 abr 2024
  • leak that occurs when a computer program incorrectly manages memory allocations in a way that memory which is no longer needed is not released. A memory…
    19 kB (2718 palabras) - 17:22 14 ene 2024
  • the slab allocation memory management technique is more suited, as the only goal is to minimize the cost of memory allocation and deallocation by reducing…
    18 kB (2410 palabras) - 10:45 3 jul 2023
  • programming Chaitin's algorithm: a bottom-up, graph coloring register allocation algorithm that uses cost/degree as its spill metric Hindley–Milner type…
    71 kB (7843 palabras) - 02:36 27 abr 2024
  • convert heap allocations to stack allocations). C++ has destructors, while Java has finalizers. Both are invoked before an object's deallocation, but they…
    64 kB (5725 palabras) - 20:14 25 abr 2024
  • collection as a means of reclaiming memory resources, rather than explicit deallocation of memory. In both cases, if an object holds resources of different kinds…
    152 kB (13 903 palabras) - 17:37 17 abr 2024